hCalendar 1.0.1 XMDP profile
Author
As described in HTML4 Meta data profiles and XHTML Meta Data Profile (XMDP) description:
- rel
HTML4 definition of the 'rel' attribute.
Here is an additional value as defined in the
rel-tag specification
.
- tag
- Indicates that the referred resource serves as a "tag",
or keyword/subject, for the referring page, or some portion of the referring page (such as an hCalendar event).
- class
HTML4 definition of the 'class' attribute.
This meta data profile defines some 'class' attribute values (class names)
and their meanings as suggested by a
draft of "Hypertext Links in HTML".
All values are defined according to the semantics defined in the
hCalendar specification
and thus in
RFC 2445.
- vcalendar
- A container for one or more events (vevent).
This property is optional; if there is only one event then omit it.
See section 1. of RFC 2445.
- vevent
- A container for one event.
See section 4.6.1 of RFC 2445.
- dtstart
- Date/time of the start of the event.
See section 4.8.2.4 of RFC 2445.
- dtend
- Date/time of the end of the event.
See section 4.8.2.2 of RFC 2445.
- duration
- Length of the event.
See section 4.8.2.5 of RFC 2445.
- summary
- Short synopsis, title, or name of the event.
See section 4.8.1.12 of RFC 2445.
- uid
- A globally unique identifier for the event; typically a URL is used.
See section 4.8.4.7 of RFC 2445.
- dtstamp
- Date/time of when the document containing information about the event
was created.
See section 4.8.7.2 of RFC 2445.
- method
- Function of the event object.
Values for this property are: PUBLISH, REQUEST, REPLY, ADD, CANCEL, REFRESH,
COUNTER, or DECLINECOUNTER. For example, a value of REQUEST indicates that a
request is being made for the event to occur.
See section 4.7.2 of RFC 2445.
- category
- Category of the event object.
Note: this property may be repeated (an event may belong in several categories).
Common values are: MEETING, APPOINTMENT, CONFERENCE, EXPO.
See section 4.8.1.2 of RFC 2445.
- location
- Tells where the event is to be held. May be represented by nested
hCard record,
adr record,
geo record, or combination thereof.
See sections 4.8.1.7 and 4.8.1.6 of RFC 2445.
- url
- A URL to a page that contains the definitive/preferred information about an event;
UID and URL are typically the same.
See section 4.8.4.6 of RFC 2445, except "url" may occur more than once in an hCalendar event.
- description
- A more detailed synopsis of the event than that provided by summary.
See section 4.8.1.5 of RFC 2445.
- last-modified
- Date/time the information about the event was updated.
See section 4.8.7.3 of RFC 2445.
- status
- Status of the calendar event. Values are: TENTATIVE, CONFIRMED, CANCELLED.
See section 4.8.1.11 of RFC 2445.
- class
- Access classification of the event information;
Values are: PUBLIC, PRIVATE, CONFIDENTIAL.
See section 4.8.1.3 of RFC 2445.
- attendee
- An individual invited to attend the event;
An event container may contain more than one attendee record;
May be represented by nested hCard record.
See section 4.8.4.1 of RFC 2445.
- partstat
- The participation-status of an individual invited to attend the event;
Subproperty of "attendee";
See section 4.2.12 of RFC 2445.
- role
- The role of an individual invited to attend the event;
Subproperty of "attendee";
See section 4.2.16 of RFC 2445.
- contact
- Contact information associated with the event;
May be represented by nested hCard record.
See section 4.8.4.2 of RFC 2445.
- organizer
- The organizer associated with the event.
May be represented by nested hCard record.
See section 4.8.4.3 of RFC 2445.
- attach
- A attached resource associated with the event, such as a photo.
See section 4.8.1.1 of RFC 2445.
- value
- This class name is used to distinguish the actual value
of a property from any other cruft that may be in
the containing element representing the property.
See the
value-class-pattern for details.
- value-title
- This class name is used to distinguish the actual value
of a property, specifically in the 'title' attribute of the element,
from the element contents and the element representing
the containing property.
See the
value-class-pattern value-title description for details.
Changes from hCalendar 1.0
The 'value-title' class name has been incorporated from the value-class-pattern for improved accessibility, internationalization, and localization.
Copyright
Contributed to the public domain (PD) 2009 microformats.org, per the Creative Commons Public Domain License or any later version published by Creative Commons; with a waiver of rights, and an assertion that no rights attach to this particular work.